home *** CD-ROM | disk | FTP | other *** search
/ Apple Media Image Disc 4 / Image Disc Vol. 4.cdr / PhotoFlash Trial / PhotoFlash Trial Installer / PhotoFlash Trial Installer.rsrc / bin.rsrc_code_2.txt < prev    next >
Text File  |  1994-10-17  |  2KB  |  31 lines

  1. start:
  2. 00000000  0050 0001                ori.w      [A0], 0x1
  3. 00000004  4E56 FEFA                link       A6, -0x0106
  4. 00000008  2F0C                     move.l     -[A7], A4
  5. 0000000A  486D FFFC                pea.l      [A5 - 0x4]
  6. 0000000E  A86E                     syscall    InitGraf
  7. 00000010  A8FE                     syscall    InitFonts
  8. 00000012  A912                     syscall    InitWindows
  9. 00000014  A930                     syscall    InitMenus
  10. 00000016  A9CC                     syscall    TEInit
  11. 00000018  42A7                     clr.l      -[A7]
  12. 0000001A  A97B                     syscall    InitDialogs
  13. 0000001C  A850                     syscall    InitCursor
  14. 0000001E  42A7                     clr.l      -[A7]
  15. 00000020  2F3C 414C 5254           move.l     -[A7], 0x414C5254 /* 'ALRT' */
  16. 00000026  486D FF20                pea.l      [A5 - 0xE0]
  17. 0000002A  A9A1                     syscall    GetNamedResource
  18. 0000002C  285F                     movea.l    A4, [A7]+
  19. 0000002E  2F0C                     move.l     -[A7], A4
  20. 00000030  486E FFFE                pea.l      [A6 - 0x2]
  21. 00000034  486E FEFA                pea.l      [A6 - 0x106]
  22. 00000038  486E FEFE                pea.l      [A6 - 0x102]
  23. 0000003C  A9A8                     syscall    GetResInfo
  24. 0000003E  4267                     clr.w      -[A7]
  25. 00000040  3F2E FFFE                move.w     -[A7], [A6 - 0x2]
  26. 00000044  42A7                     clr.l      -[A7]
  27. 00000046  A986                     syscall    StopAlert
  28. 00000048  286E FEF6                movea.l    A4, [A6 - 0x10A]
  29. 0000004C  4E5E                     unlink     A6
  30. 0000004E  4E75                     rts
  31.